home *** CD-ROM | disk | FTP | other *** search
/ .net Business / NETB01.ISO / pc / links / 00001_Script_link - AuctionFerret next >
Encoding:
Text File  |  2000-10-19  |  123 b   |  5 lines

  1. on mouseDown me
  2.   puppetSound 1, "ClickSound"
  3. on mouseup
  4.   open the moviepath&"software\AuctionFerret\acferret.exe"
  5. end